const Crc32Cksum = Crc(u32, .{ .polynomial = 79764919, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 4294967295 });