This PR https://github.com/tree-sitter/tree-sitter-c/pull/164, is to make c/c++ parser be able to parse Microsoft SEH extension - __try/__except/__finally/__leave. Please check "SEH exception handling" in test/corpus/microsoft.txt for the test on this change.