pathbuf_copystring
pathbuf_copystring(pb, epp->ep_resolvedname, PATH_MAX);
void pathbuf_copystring(const struct pathbuf *, char *buf, size_t maxlen);
pathbuf_copystring(pb, userpath, SWAP_PATH_MAX);