pub type PFN_vkCreateOpticalFlowSessionNV = unsafe extern "system" fn(device: Device, p_create_info: *const OpticalFlowSessionCreateInfoNV<'_>, p_allocator: *const AllocationCallbacks<'_>, p_session: *mut OpticalFlowSessionNV) -> Result;