pub unsafe extern "C" fn Fl_Spinner_widget_resize(
    arg1: *mut Fl_Spinner,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)