UIDToFlagsMap
typedef __gnu_cxx::hash_map<uint32, uint32> UIDToFlagsMap;
typedef std::hash_map<uint32, uint32> UIDToFlagsMap;