pub unsafe extern "C" fn blake2bmac_process( st: *mut blake2bmac_state, in_: *const c_uchar, inlen: c_ulong, ) -> c_int