vpline
void vpline(const char *, va_list) __attribute__((__format__ (printf, 1, 0)));
vpline(s, ap);
vpline(line, ap);