pub fn chacha20_update(st0: [u32; 16], m: &[u8]) -> Vec<u8>