Variable VkBufferCopy.size

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