color_vfprintf
r = color_vfprintf(fp, color, fmt, args);
int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args);