screen_standout
screen_standout(message_current);
screen_standout(msg);
screen_standout("Hit any key to continue: ");
screen_standout("...More...");
void screen_standout(char *msg);