C3018 Too many symbols
Explanation: The program file(s) compiled into the current object
file uses too many symbols.
Action: Simplify the program so that you use fewer symbols (e.g.,
reuse variable names when possible instead of defining new ones).