// MIsBoxedIntegerType
class itemid_t
{
public:
    uint64 m_Value;
};