mbsavis
ep->w = mbsavis(&ep->s, curline);
ep->w = mbsavis(&ep->s, strsep(&p, delim));
int mbsavis(char **, const char *);