_new_HashTable
HashTable *_new_HashTable(HashMemory *mem, int size, HashCase hcase,
kt->actions = _new_HashTable(NULL, KT_HASH_SIZE, IGNORE_CASE, NULL, 0);