pub type PFN_vkMapMemory2KHR = unsafe extern "system" fn(_: Device, _: *const MemoryMapInfoKHR, _: *mut *mut c_void) -> Result;