pub unsafe extern "C" fn wc_AesEncryptDirect( aes: *mut Aes, out: *mut byte, in_: *const byte, ) -> c_int