Variable VkSubresourceLayout.size

struct VkSubresourceLayout
{
  // ...
  ulong size ;
  // ...
}