It would be useful to have `Node` corresponding to a standalone macro on a line, like ```c MY_MACRO; ``` Currently the best way to do this is with a generic `cgen.Statement`.