pub unsafe fn build_join_pathkeys(
arg_root: *mut PlannerInfo,
arg_joinrel: *mut RelOptInfo,
arg_jointype: Type,
arg_outer_pathkeys: *mut List,
) -> *mut List
pub unsafe fn build_join_pathkeys(
arg_root: *mut PlannerInfo,
arg_joinrel: *mut RelOptInfo,
arg_jointype: Type,
arg_outer_pathkeys: *mut List,
) -> *mut List