Variable AllocStats.Chunk.start

struct AllocStats.Chunk
{
  // ...
  ulong start ;
  // ...
}