pub unsafe fn object_get_style_opa_recursive( obj: *const Object, part: Part, ) -> Result<Opa>
This function is unsafe because it may dereference raw pointers.