pub unsafe fn object_refresh_style( obj: *mut Object, part: Part, prop: StyleProp, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.