pub unsafe fn create_incremental_sort_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_subpath: *mut Path,
arg_pathkeys: *mut List,
arg_presorted_keys: c_int,
arg_limit_tuples: f64,
) -> *mut IncrementalSortPath