C++ bitmask enums appear to be offset by 1

Does that mean enum need to be declared in code as uint32? I’m referring to above macros. I’d like to use it as well in code I’m just not sure yet how to declare them properly. It’s a mess :slight_smile: