#include "tensorstore/kvstore/generation.h"
void tensorstore::StorageGeneration::MarkDirty();

Modifies this generation to set kDirty and kNewlyDirty in the last (innermost) flag byte.