from enum import IntEnum class EMaskType(IntEnum): UNDEFINED = 0