Ability to use any library via C++ mode

It would be helpful if we could link to any DLL/SO/DYLIB we want. It would enable us to use libraries like BASS, WinAPI or some more advanced encryption libraries (AES isn’t exactly strongest symmetrical encryption algorithm out there, and with key embeded into exe/egd it is very easy to break).