Do you mean to create the AST? Well I did look into it but it is a huge dependency, especially on Windows and Linux.
tree-sitter allows for a really light dependency that can be easily deployed cross-platform. Further, I am only looking at creating wrappers, not conversion of implementation outright so it is more than enough for working with header files.
