pub unsafe extern "C" fn zend_hash_str_find(
    ht: *const HashTable,
    key: *const c_char,
    len: usize
) -> *mut zval