#include "tensorstore/kvstore/key_range.h"
static std::weak_ordering
tensorstore::KeyRange::CompareExclusiveMax(std::string_view a,
                                           
std::string_view b);

Returns the three-way comparison result between two exclusive_max values.