When processing large headers like winnt.h, it is often desirable to only generate a few bindings at a time. This helps to keep PRs smaller and focused. I'd love a --include option to mirror what --exclude does: if --include is specified then essentially all symbols not in the include list should be excluded.