pub type InventoryCountMap = HashMap<*mut TESBoundObject, i32>;
struct InventoryCountMap { /* private fields */ }