pub const @"CRC-64/MS" = Generic(u64, .
pub const @"CRC-64/MS" = Generic(u64, .{ .polynomial = 0x259c84cba6426349, .initial = 0xffffffffffffffff, .reflect_input = true, .reflect_output = true, .xor_output = 0x0000000000000000, })