pub unsafe extern "C" fn phper_zend_hash_index_del(
    ht: *mut HashTable,
    h: zend_ulong
) -> bool