pub unsafe extern "C" fn dzl_slider_set_position(
    self_: *mut DzlSlider,
    position: DzlSliderPosition
)