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