pub unsafe fn create_unique_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_subpath: *mut Path,
arg_sjinfo: *mut SpecialJoinInfo,
) -> *mut UniquePath
pub unsafe fn create_unique_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_subpath: *mut Path,
arg_sjinfo: *mut SpecialJoinInfo,
) -> *mut UniquePath