const Crc6Cdma2000A = Crc(u6, .{ .polynomial = 39, .initial = 63, .reflect_input = false, .reflect_output = false, .xor_output = 0 });