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