pub fn shake128(input: &[u8], output: &mut [u8]) -> Result<()>
Implementation of the SHAKE128 extendable output function (XOF) [FIPS 202].