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