/* ======================================================================== */ /* FILE_CRC32 -- Return the CRC-32 for a file. */ /* ======================================================================== */ uint_32 file_crc32(char *fname);