Compiles a .DLL definition record into BASIC+ callable functions.
run Declare_FCNS "key"
All DLL definitions reside in the SYSPROCS table with a naming convention of "DLL_" prepended to the module name (typically the name of the DLL without the .DLL extension).
run Declare_FCNS "DLL_USER"