const Crc32Aixm = Crc(u32, .{ .polynomial = 2168537515, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 0 });