<fmt/format.h>
template<typename Char> struct formatter<std::nullptr_t, Char> : formatter<void const*, Char>
formatter<void const*, Char>
format