pub unsafe extern "C" fn adler32_update( ctx: *mut adler32_state, input: *const c_uchar, length: c_ulong, )