Alias PFN_vkCmdClearDepthStencilImage

alias PFN_vkCmdClearDepthStencilImage = nothrow @nogc extern(C) void function(VkCommandBuffer_T*, VkImage_T*, VkImageLayout, const(VkClearDepthStencilValue)*, uint, const(VkImageSubresourceRange)*);