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