ppath_replace_idx
ppath_t *ppath_replace_idx(ppath_t *, unsigned int);
rp = ppath_replace_idx(p, 0);
ppath_replace_idx(p, 0);