#include "tensorstore/util/span.h"
constexpr pointer tensorstore::span<T, Extent>::data() const noexcept;

Returns a pointer to the first element.