pub unsafe fn find_mergeclauses_for_outer_pathkeys(
    arg_root: *mut PlannerInfo,
    arg_pathkeys: *mut List,
    arg_restrictinfos: *mut List
) -> *mut List