#include "tensorstore/kvstore/key_range.h"
std::string_view tensorstore::LongestPrefix(const KeyRangerange);

Returns the longest string prefix that satisfies Contains(range, KeyRange::Prefix(prefix)).