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