t_init_tabs
else if (t_init_tabs(screen->term) >= 0)
screen->TABSIZE = (int)t_init_tabs(screen->term);
#define init_tabs t_init_tabs(cur_term)