gl_tputs_putchar
static TputsRetType gl_tputs_putchar(TputsArgType c);
tputs((char *)string, nline, gl_tputs_putchar);