#include "tensorstore/rank.h"
static constexpr bool
tensorstore::RankConstraint::LessOrUnspecified(DimensionIndex a,
                                               
DimensionIndex b);

Returns true if some rank satisfying a is less than some rank satisfying b.