Function: external-debugging-output

Write CHARACTER to stderr.
You can call print while debugging emacs, and pass it this function
to make it write to the debugging output.

(fn CHARACTER)