in_whitespace
inwhitep = in_whitespace(curwp->w_dotp, llength(curwp->w_dotp));
static int in_whitespace(struct line *, int);