Ctx
Context object for error messages
Calls of er, such as (er soft ctx ...), take a context
argument, typically called ctx, for the initial part of the message:
"ACL2 Error in". If ctx is nil, only "ACL2 Error:" is
printed for that initial part of the message. Otherwise, the string printed
after "in" depends on the form of that context, as follows. (See ctxp for the definition of a valid context.)