Construct a constant expression.
Macro: pfconst
(defmacro pfconst (c) (cons 'expression-const (cons c 'nil)))