#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_object_hit_test( obj: *mut Object, point: *const Point, __result_pointer: *mut bool, ) -> i32