Variable ImageSubresourceRange.levels

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