1 2 3 4 5
#pragma once namespace NXdeltaAggregateColumn { ui32 CalcHash(const ui8* data, size_t size); }