#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_spinbox_set_range( obj: *mut Object, range_min: i32, range_max: i32, ) -> i32