const Crc64Ecma182 = Crc(u64, .{ .polynomial = 4823603603198064275, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 0 });