bwsdup
struct bwstring *bwsdup(const struct bwstring *s);
ret = bwsdup(s);
lp->str = bwsdup(fh->si->str);