byte-compile-output-as-comment

byte-compile-output-as-comment is a compiled Lisp function in `bytecomp.el'.

(byte-compile-output-as-comment EXP QUOTED)

Print Lisp object EXP in the output file, inside a comment,
and return the file (byte) position it will have.
If QUOTED is non-nil, print with quoting; otherwise, print without quoting.