const Crc4G704 = Crc(u4, .{ .polynomial = 3, .initial = 0, .reflect_input = true, .reflect_output = true, .xor_output = 0 });