DLSYM DLCALL DMAX
DLSYM symbolname ( -- address )   exec-only
immediate <PFE-SYSTEM>
lookup the symbol that follows and leave the address (or null)

reference: p4_dlsym in ../src/unix.c:0832, export CI DLSYM