Variable AllocStats.Chunk.layout

struct AllocStats.Chunk
{
  // ...
  ResourceLayout layout ;
  // ...
}