pub type FnCreateVideoSessionKHR = extern "system" fn(device: Device, pCreateInfo: *const VideoSessionCreateInfoKHR, pAllocator: *const AllocationCallbacks, pVideoSession: *mut VideoSessionKHR) -> Result;