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