tputs
tputs(char *cp, int affcnt, int (*outc)(char))
tputs(string, affcnt, putout)
tputs(const char *string, int affcnt, int (*putout)(int))