pub unsafe extern "C" fn uiSpinboxSetValue(
    s: *mut uiSpinbox,
    value: c_int
)