#include "tensorstore/data_type.h"
using tensorstore::dtypes::int2_t = ::tensorstore::Int2Padded;

Signed and unsigned integer types.