* 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
lt_dlsym
( name-ptr,len handle -- symbol-addr|0)
EXTENSIONS dlfcn ordinary primitive