hashtable_iterator
hashtable_iterator(struct hashtable *h);
itr = hashtable_iterator(h);
for (itr = hashtable_iterator(h);