pub fn chacha20_init(key: ChaChaKey, iv: ChaChaIV, ctr: u32) -> [u32; 16]