hash_lookup
universe = ((struct universe *)hash_lookup(&universe_hash,
option = (struct option *)hash_lookup(universe->hash,
void *hash_lookup(struct hash_table *, unsigned char *, int);