pub unsafe extern "C" fn wc_ChaCha20Poly1305_UpdateAad( aead: *mut ChaChaPoly_Aead, inAAD: *const byte, inAADLen: word32, ) -> c_int