#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_object_replace_style( obj: *mut Object, old_style: *const Style, new_style: *const Style, selector: StyleSelector, __result_pointer: *mut bool, ) -> i32