Declared in <mp-units/utility/format.h>
<mp-units/utility/format.h>
template< typename Context, typename ID> [[nodiscard]] constexpr decltype(ctx.arg(id)) get_arg( Context& ctx, ID id);
The return value should not be discarded.