#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_slider_set_range( obj: *mut Object, min: i32, max: i32, ) -> i32