const Crc11Umts = Crc(u11, .{ .polynomial = 775, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 0 });