Alias PFN_vkCreatePipelineCache

alias PFN_vkCreatePipelineCache = nothrow @nogc extern(C) VkResult function(VkDevice_T*, const(VkPipelineCacheCreateInfo)*, const(VkAllocationCallbacks)*, VkPipelineCache_T**);