AsunaU2

Results 2 issues of AsunaU2

When the platform toolset is set to v140_xp, the symbol BusTypeNvme is not defined in the 64-bit program: ![image](https://github.com/hiyohiyo/CrystalDiskInfo/assets/22186203/d1288212-7485-4f64-a483-161a3bada741) At the same time, I noticed that under WIN64, BusTypeNvme is...

``` #define close _close #define open _open #define fileno _fileno ``` it makes std::ofstream close() cannot unusable