const Crc5G704 = Crc(u5, .{ .polynomial = 21, .initial = 0, .reflect_input = true, .reflect_output = true, .xor_output = 0 });