pub const @"CRC-24/OS-9" = Generic(u24, .
pub const @"CRC-24/OS-9" = Generic(u24, .{ .polynomial = 0x800063, .initial = 0xffffff, .reflect_input = false, .reflect_output = false, .xor_output = 0xffffff, })