gtmpsc_common_putc
gtmpsc_common_putc(>mpsc_cn_softc, c);
gtmpsc_common_putc(sc, *(cp + i));
return gtmpsc_common_putc(sc, c);
STATIC void gtmpsc_common_putc(struct gtmpsc_softc *, int);