Traceback (most recent call last):
  File "tests/plugin/macros/too-early/script.py", line 23, in <module>
    gcc.define_macro('THIS_IS_TOO_EARLY')
ValueError: gcc.define_macro("THIS_IS_TOO_EARLY") called from outside an event callback
