<fmt/printf.h>
template<typename Char> int vfprintf( FILE* f, basic_string_view<Char> fmt, vprintf_args<Char>::type args);