Declared in <mp-units/utility/format.h>
<mp-units/utility/format.h>
template<typename Int> [[nodiscard]] constexpr std::make_unsigned_t<Int> to_unsigned(Int value);
The return value should not be discarded.