lt_dlsym
* lt_dlsym ( name-ptr,len handle -- symbol-addr|0)

try to find the name in the binary module denoted by its handle
.. if handle is null, use the main body of the program

dlfcn ordinary primitive