enter_low_hl_mode
if (enter_low_hl_mode != NULL)
if (on & WA_LOW && enter_low_hl_mode != NULL)
tputs(enter_low_hl_mode, 0, __cputchar);