_TruncateLine
_TruncateLine(line, width);
_TruncateLine(sourceLine, width);
static void _TruncateLine(TerminalLine* line, int32 length);