I had hoped to look at the source for __VA_ARGS__ to modify it slightly, but I can't find it in the source anywhere, yet it works despite that. Is this just a built-in keyword that the compiler implements? This is certainly implied, but I'm curious if there is a macro-based implementation of it out there somewhere.
[moves on to the next task]