ht_lookup2
void *ht_lookup2(struct hashtab *, const char *, const char *);
return ht_lookup2(ht, nam, NULL);