const Crc16En13757 = Crc(u16, .{ .polynomial = 15717, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 65535 });