Variable ImageSubresourceRange.layers

struct ImageSubresourceRange
{
  // ...
  ulong layers = 1LU;
  // ...
}