ps_putchar
ps_putchar(p, '\\');
ps_putchar(p, (char)c);
static void ps_putchar(struct termp *, char);