#include "tensorstore/util/span.h"
using tensorstore::span<T, Extent>::pointer = T*;

Pointer to an element.