pub type PFN_vkLayerDestroyDevice = unsafe extern "system" fn(physical_device: PhysicalDevice, p_allocator: *const AllocationCallbacks, pfn_destroy_function: PFN_vkDestroyDevice);pub type PFN_vkLayerDestroyDevice = unsafe extern "system" fn(physical_device: PhysicalDevice, p_allocator: *const AllocationCallbacks, pfn_destroy_function: PFN_vkDestroyDevice);