eputi
static void eputi(int, int);
eputi(va_arg(ap, int), 10);
eputi(va_arg(ap, int), 8);
eputi(q, r);