TYPE TUCK U.
TYPE ( string-pointer string-length -- )  
ansi .6.1.2310 <CORE>
prints the string-buffer to stdout, see COUNT and EMIT

reference: p4_type in ../src/core.c:1789, export CO TYPE