Type Definition PFN_vkGetEventStatus
ash::vk
type PFN_vkGetEventStatus = extern "system" fn(device: Device, event: Event) -> Result;