Creates a runtime format string.
<fmt/base.h>
runtime_format_string runtime(string_view s);
runtime_format_string<wchar_t> runtime(wstring_view s);