ppath_push_idx
ppath_t *ppath_push_idx(ppath_t *, unsigned int);
if ((p = ppath_push_idx(p, i)) == NULL) {
if (ppath_push_idx(p2, 0) == NULL)