pub unsafe extern "C" fn wc_AesGcmSetIV( aes: *mut Aes, ivSz: word32, ivFixed: *const byte, ivFixedSz: word32, rng: *mut WC_RNG, ) -> c_int