can_change
if (!can_change || t_initialize_color(_cursesi_screen->term) == NULL)
if (can_change != 0)
return can_change ? true : false;