pub unsafe fn object_report_style_change(style: *mut Style) -> Result<()>
This function is unsafe because it may dereference raw pointers.