Variable VkMappedMemoryRange.size

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