pub unsafe extern "C" fn uiSliderSetValue(
    s: *mut uiSlider,
    value: c_int
)