lt_dlopenext
* lt_dlopenext ( name-ptr,len -- handle-ptr|0 )

walk the searchpath for dlopen and try to open a binary module
under the given name with the usual file extension for the
current system.

EXTENSIONS dlfcn ordinary primitive