gl_nth_word_start_forward
static int gl_nth_word_start_forward(GetLine *gl, int n);
return gl_place_cursor(gl, gl_nth_word_start_forward(gl, count));
gl_nth_word_start_forward(gl,count) - gl->buff_curpos,
gl_nth_word_start_forward(gl, count);