enum io.Df1ChecksumKind

enum Df1ChecksumKind: uchar_t {
    Bcc,
    Crc,
};