#include "tensorstore/util/small_bit_set.h"
static constexpr SmallBitSet
tensorstore::SmallBitSet<N>::FromUint(Uint bits);

Constructs from an unsigned integer as a bit vector.