pub const @"CRC-6/DARC" = Generic(u6, .
pub const @"CRC-6/DARC" = Generic(u6, .{ .polynomial = 0x19, .initial = 0x00, .reflect_input = true, .reflect_output = true, .xor_output = 0x00, })