_gl_update_size
static int _gl_update_size(GetLine *gl);
if(_gl_update_size(gl))
if(signo == SIGWINCH && _gl_update_size(gl))
(void) _gl_update_size(gl);