hash_open
hash_open(cache->transaction_hash, &iterator);
hash_open(cache->hash, &iterator);
struct hash_iterator *hash_open(struct hash_table *table, struct hash_iterator *i);