HashTable_FindEntry
HashTable_FindEntry(HashTable *t, const char *key)
HashEntry *HashTable_FindEntry(HashTable *, const char *) MAKE_ATTR_USE;