new_suffixi
#define new_suffix(s) new_suffixi(s, NULL)
static Suff *new_suffixi(const char *, const char *);
s = new_suffixi(str, end);