str_fprintf
str_fprintf(stdout, name_fmt, name, attribute);
str_fprintf(Out_p, name_fmt, name, attribute);
extern void str_fprintf(FILE *, const char *, ...);