const Crc64Ms = Crc(u64, .{ .polynomial = 2710187085972792137, .initial = 18446744073709551615, .reflect_input = true, .reflect_output = true, .xor_output = 0 });