const Crc5EpcC1g2 = Crc(u5, .{ .polynomial = 9, .initial = 9, .reflect_input = false, .reflect_output = false, .xor_output = 0 });