pub const @"CRC-10/ATM" = Generic(u10, .
pub const @"CRC-10/ATM" = Generic(u10, .{ .polynomial = 0x233, .initial = 0x000, .reflect_input = false, .reflect_output = false, .xor_output = 0x000, })