appendf
static void appendf(char **, char *, ...) __printflike(2, 3);
appendf(char **strp, char *fmt, ...)