pub const @"CRC-12/GSM" = Generic(u12, .
pub const @"CRC-12/GSM" = Generic(u12, .{ .polynomial = 0xd31, .initial = 0x000, .reflect_input = false, .reflect_output = false, .xor_output = 0xfff, })