gitextract__iegzh_x/ ├── .clang-tidy ├── .editorconfig ├── .gitignore ├── LICENSE ├── README.md ├── libpe/ │ └── libpe.ixx └── test/ ├── libpe.sln ├── libpe.vcxproj └── test.cpp