pub const @"CRC-32/XFER" = Generic(u32, .
pub const @"CRC-32/XFER" = Generic(u32, .{ .polynomial = 0x000000af, .initial = 0x00000000, .reflect_input = false, .reflect_output = false, .xor_output = 0x00000000, })