t_enter_standout_mode
if (attr & __STANDOUT && t_enter_standout_mode(t) != NULL &&
if ((t_enter_standout_mode(t) != NULL &&
#define enter_standout_mode t_enter_standout_mode(cur_term)