Declared in <mp-units/utility/format.h>
<mp-units/utility/format.h>
template<std::forward_iterator It> [[nodiscard]] constexpr int parse_nonnegative_int( It& begin, It end, int error_value);
The return value should not be discarded.