Convert the CRC32C value to its raw 32-bit checksum.
Declared in <absl/crc/crc32c.h>
<absl/crc/crc32c.h>
explicit operator uint32_t() const;
The underlying checksum value.