pub unsafe extern "C" fn Fl_Spinner_set_range(
    arg1: *mut Fl_Spinner,
    a: f64,
    b: f64
)