int_reply
int_reply(int, char *, const char *, va_list)
int_reply(n, " ", fmt, ap);
int_reply(n, "-", fmt, ap);
int_reply(0, NULL, fmt, ap);