const Crc16IsoIec144433A = Crc(u16, .{ .polynomial = 4129, .initial = 50886, .reflect_input = true, .reflect_output = true, .xor_output = 0 });