pub unsafe extern "C" fn CSlider_set_value(
    self_: *mut CSlider,
    val: f64
)