Calls ensure-function/lambda-arity with ctx and state as the last two arguments.
Macro: ensure-function/lambda-arity$
(defmacro ensure-function/lambda-arity$ (stobjs-in n description error-erp error-val) (list 'ensure-function/lambda-arity stobjs-in n description error-erp error-val 'ctx 'state))