tryword
if (!tryword(word, ep, 0))
static int tryword(char *, char *, int);
if (tryword(word, ep, lev))
if (tryword(bp, ep, lev+1)) {