const Crc64Redis = Crc(u64, .{ .polynomial = 12507571717709313449, .initial = 0, .reflect_input = true, .reflect_output = true, .xor_output = 0 });