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