<fmt/format.h>
template<typename Char> struct formatter<unsigned char, Char> : formatter<unsigned int, Char>
formatter<unsigned int, Char>
format