Variable VkInstanceCreateInfo.enabledExtensionCount

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