I have a header file I am trying to parse using python and libclang.
I made the following method:
def FindDeclaration(path, function_name): idx = c