pub unsafe extern "C" fn zend_verify_property_type( info: *const zend_property_info, property: *mut zval, strict: bool, ) -> bool