enum io.Df1CmdPriority

enum Df1CmdPriority: uchar_t {
    Normal,
    High,
};