- unload_foreign_library(+FileSpec) is det
- unload_foreign_library(+FileSpec, +Exit:atom) is det
- Unload a shared object or DLL. After calling the Exit
function, the shared object is removed from the process. The
default exit function is composed from =uninstall_=, followed by
the file base-name.