ht_remove2
int ht_remove2(struct hashtab *, const char *, const char *);
return ht_remove2(ht, name, NULL);