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