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