pub unsafe extern "C" fn uiNewSlider(
    min: c_int,
    max: c_int
) -> *mut uiSlider