Returns which of the variables defined by LAMBDA-LIST do not appear in form. This works simply by textual search so it should not be used for (a) special variables, and (b) will not catch uses like (intern 'VAR-NAME').