Variable VkInstanceCreateInfo.flags

struct VkInstanceCreateInfo
{
  // ...
  uint flags ;
  // ...
}