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