loadlib
Load a DLL into debugged program memory.

arguments
 arg1: The name of the module to load.

result
The $result variable will be set to the address of the loaded library.