const Crc24Os9 = Crc(u24, .{ .polynomial = 8388707, .initial = 16777215, .reflect_input = false, .reflect_output = false, .xor_output = 16777215 });