pub const @"CRC-8/NRSC-5" = Generic(u8, .
pub const @"CRC-8/NRSC-5" = Generic(u8, .{ .polynomial = 0x31, .initial = 0xff, .reflect_input = false, .reflect_output = false, .xor_output = 0x00, })