pub type PFN_vkUnmapMemory2KHR = unsafe extern "system" fn(device: Device, p_memory_unmap_info: *const MemoryUnmapInfoKHR<'_>) -> Result;