pub const @"CRC-40/GSM" = Generic(u40, .
pub const @"CRC-40/GSM" = Generic(u40, .{ .polynomial = 0x0004820009, .initial = 0x0000000000, .reflect_input = false, .reflect_output = false, .xor_output = 0xffffffffff, })