ExitString
ExitString("Connection closed by foreign host.\r\n",1);
__dead void ExitString(char *string, int returnCode);
ExitString("No room in buffer for terminal type.\n", 1);