pub const @"CRC-8/OPENSAFETY" = Generic(u8, .
pub const @"CRC-8/OPENSAFETY" = Generic(u8, .{ .polynomial = 0x2f, .initial = 0x00, .reflect_input = false, .reflect_output = false, .xor_output = 0x00, })