Calls ensure-term-if-call with ctx and state as the last two arguments.
Macro: ensure-term-if-call$
(defmacro ensure-term-if-call$ (term description error-erp error-val) (list 'ensure-term-if-call term description error-erp error-val 'ctx 'state))