pub(crate) unsafe fn inner<R, F>(state: &mut [u32; 16], f: F)where R: Unsigned, F: StreamClosure<BlockSize = U64>,
sse2