Print to standard-out using ps
(vl-cw-ps-seq ...) expands to (cw-unformatted (with-local-ps ...)). Due to the use of with-local-ps, this macro can only be used within functions, and cannot be called from the top level.