pub unsafe extern "fastcall" fn zend_string_equal_val( s1: *mut zend_string, s2: *mut zend_string, ) -> bool