UIDToRefMap
typedef __gnu_cxx::hash_map<uint32, entry_ref> UIDToRefMap;
typedef std::hash_map<uint32, entry_ref> UIDToRefMap;