pub const @"CRC-10/GSM" = Generic(u10, .
pub const @"CRC-10/GSM" = Generic(u10, .{ .polynomial = 0x175, .initial = 0x000, .reflect_input = false, .reflect_output = false, .xor_output = 0x3ff, })