pub type PFN_vkCreateEvent = unsafe extern "system" fn(Device, *const EventCreateInfo, *const AllocationCallbacks, *mut Event) -> Result;