hash_rewind
hash_rewind(table, iterator);
void hash_rewind(struct hash_table *table, struct hash_iterator *i);
hash_rewind(sModulesHash, &iterator);