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