pub unsafe fn add_path_precheck( arg_parent_rel: *mut RelOptInfo, arg_startup_cost: Cost, arg_total_cost: Cost, arg_pathkeys: *mut List, arg_required_outer: Relids, ) -> bool