fli:define-foreign-function
has a new option
:ignore
in the syntax for an argument which is useful for
:reference-return
arguments. It specifies that
nil
is always passed through to the foreign code and the argument is omitted from the lambda list of the Lisp function.