pub const @"CRC-16/OPENSAFETY-A" = Generic(u16, .
pub const @"CRC-16/OPENSAFETY-A" = Generic(u16, .{ .polynomial = 0x5935, .initial = 0x0000, .reflect_input = false, .reflect_output = false, .xor_output = 0x0000, })