pub unsafe fn relation_has_unique_index_for( arg_root: *mut PlannerInfo, arg_rel: *mut RelOptInfo, arg_restrictlist: *mut List, arg_exprlist: *mut List, arg_oprlist: *mut List, ) -> bool