pub unsafe extern "C" fn blake2smac_init( st: *mut blake2smac_state, outlen: c_ulong, key: *const c_uchar, keylen: c_ulong, ) -> c_int