pub unsafe extern "C" fn zend_verify_prop_assignable_by_ref( prop_info: *const zend_property_info, orig_val: *mut zval, strict: bool, ) -> bool