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