scripting_vfprintf
void scripting_vfprintf(FILE *, const char *, va_list) __printflike(2, 0);
scripting_vfprintf(f, fmt, ap);