const Crc24FlexrayB = Crc(u24, .{ .polynomial = 6122955, .initial = 11259375, .reflect_input = false, .reflect_output = false, .xor_output = 0 });