htab_new
hte_t **htab_new(void);
htab = htab_new();
return xcalloc(HTAB_BUCKETS, sizeof(*htab_new()));
renametab = htab_new();