Variable VkMemoryAllocateInfo.allocationSize

struct VkMemoryAllocateInfo
{
  // ...
  ulong allocationSize ;
  // ...
}