Variable AllocStats.Chunk.end

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