(define-macro (impc:aot:do-at-runtime . forms) `(impc:aot:do-or-emit (if (not (output-port? *impc:aot:current-output-port*)) (begin ,@forms))))