pub unsafe fn get_instance_proc_addr_pfn<F: PFN>( instance: &(impl VkHandle<Handle = VkInstance> + ?Sized), ) -> Option<F>