pub fn compress( state: &mut [u64; 8], message: [u64; 16], count: [u64; 2], f: bool, rounds: usize, )
blake2b compression function