pub unsafe fn apply_projection_to_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_path: *mut Path,
arg_target: *mut PathTarget,
) -> *mut Path
pub unsafe fn apply_projection_to_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_path: *mut Path,
arg_target: *mut PathTarget,
) -> *mut Path