gl_nth_word_end_forward
static int gl_nth_word_end_forward(GetLine *gl, int n);
return gl_place_cursor(gl, gl_nth_word_end_forward(gl, count) +
gl_nth_word_end_forward(gl,count) - gl->buff_curpos + 1, 1);
int last = gl_nth_word_end_forward(gl, count);
int last = gl_nth_word_end_forward(gl, count);
gl_nth_word_end_forward(gl, count) :