Having loaded your DLLs (with register-module) you may wish to test whether certain functions are now available.
To detect when a C function name is defined, call
(not (fli:null-pointer-p
(fli:make-pointer :symbol-name name
:errorp nil)))
LispWorks Foreign Language Interface User Guide and Reference Manual - 7 Dec 2011