pub const @"CRC-16/IBM-3740" = Generic(u16, .
pub const @"CRC-16/IBM-3740" = Generic(u16, .{ .polynomial = 0x1021, .initial = 0xffff, .reflect_input = false, .reflect_output = false, .xor_output = 0x0000, })