pub unsafe extern "C" fn aesEncryptWithKey( aesKey: *mut c_char, plaintext: *mut c_char, ) -> *mut c_char