pub type PFN_vkCreateVideoSessionKHR = unsafe extern "system" fn(_: Device, _: *const VideoSessionCreateInfoKHR, _: *const AllocationCallbacks, _: *mut VideoSessionKHR) -> Result;