Alias PFN_vkMapMemory

alias PFN_vkMapMemory = nothrow @nogc extern(C) VkResult function(VkDevice_T*, VkDeviceMemory_T*, ulong, ulong, uint, void**);