pub unsafe extern "C" fn phper_zend_hash_str_exists( ht: *const HashTable, str_: *const c_char, len: usize, ) -> bool