pub unsafe extern "C" fn crc32_combine(
    crc1: uLong,
    crc2: uLong,
    len2: z_off_t
) -> uLong