pub unsafe extern "C" fn zend_hash_del_key_or_index( ht: *mut HashTable, arKey: *const c_char, nKeyLength: uint, h: ulong, flag: c_int, ) -> c_int