Add missing space that C++11 needs for macro expansion.
This silences the warning about "invalid suffix on literal".
The remaining warnings about strict prototypes are actually a bug in distutils that has been carried around since at least 2006 and does not seem to get a fix soon.