pub const @"CRC-3/GSM" = Generic(u3, .
pub const @"CRC-3/GSM" = Generic(u3, .{ .polynomial = 0x3, .initial = 0x0, .reflect_input = false, .reflect_output = false, .xor_output = 0x7, })