pub type PFN_vkCmdWaitEvents2 = unsafe extern "system" fn(command_buffer: CommandBuffer, event_count: u32, p_events: *const Event, p_dependency_infos: *const DependencyInfo<'_>);