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