pub const @"CRC-64/WE" = Generic(u64, .
pub const @"CRC-64/WE" = Generic(u64, .{ .polynomial = 0x42f0e1eba9ea3693, .initial = 0xffffffffffffffff, .reflect_input = false, .reflect_output = false, .xor_output = 0xffffffffffffffff, })