pub unsafe extern "C" fn zend_std_unset_static_property( ce: *mut zend_class_entry, property_name: *const c_char, property_name_len: c_int, key: *const _zend_literal, tsrm_ls: *mut *mut *mut c_void, ) -> zend_bool