ht_remove
int ht_remove(struct hashtab *, const char *);
(void)ht_remove(opttab, name);
(void)ht_remove(selecttab, n);