pub unsafe extern "C" fn crc32(
    crc: u32,
    buf: *const Bytef,
    len: uInt
) -> u32