#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_object_scroll_by_bounded( obj: *mut Object, dx: i32, dy: i32, anim_en: AnimEnable, ) -> i32