t_acs_chars
if (t_acs_chars(screen->term) == NULL)
aofac = t_acs_chars(screen->term);
if (t_acs_chars(screen->term) == NULL) {
aofac = t_acs_chars(screen->term);
#define acs_chars t_acs_chars(cur_term)