type ItemDamageMap = FastMap<String, IntMap<i32, ItemDamageScalingFlat>>;
struct ItemDamageMap { /* private fields */ }