ht_init
ht_init(&strings, 128);
ht_init(ht, 8);
ht_init(&tbl->imp, 8); \
static void ht_init(struct hashtab *, size_t);