### Problem description Many errors when parsing next file produced by: [windows.txt](https://github.com/user-attachments/files/20985968/windows.txt) ```sh wineg++ -E -P --std=c++11 /opt/wine-stable/include/wine/windows/windows.h > windows.txt ``` ```sh $ wine --version wine-10.0 ``` ### C++ code that can't be parsed correctly (please double-check that https://robotpy.github.io/cxxheaderparser/ has the same error) ```text // see file ```