pub unsafe extern "C" fn wc_Chacha_Process( ctx: *mut ChaCha, cipher: *mut byte, plain: *const byte, msglen: word32, ) -> c_int