gpa
Get the address of an export inside a DLL.

arguments
  arg1: Export name.

[arg2]: DLL name.

result
The $result variable is set to the export address. When the export is not found, $result will be set to 0.