enum class CDebugOverlayCombinedTypes_t : uint32
{
    ALL = 0,
    ANY = 1,
    COUNT = 2,
};