pub unsafe extern "C" fn hash_memory_multi( hash: c_int, out: *mut c_uchar, outlen: *mut c_ulong, in_: *const c_uchar, inlen: c_ulong, ... ) -> c_int