pub(crate) unsafe fn inner<R, F, V>(state: &mut [u32; 16], f: F)where R: Rounds, F: StreamCipherClosure<BlockSize = U64>, V: Variant,