新增了一个vc16的目录
- https://github.com/BrianGladman/pthreads/commit/60179353ef753ca171dee5199ec5fa54580835b0 官方已经支持
- 直接支持v143
  
下载最新版,直接打开build.vs目录的sln

vs 会提示安装python调试环境
-  安装过程自己失败取消了 
-  再次打开就没弹出了。 
直接构建静态库,采用c++17和10.20

静态库
- 3rdparty\pthreads\pthreads_vs2022\lib\Win32\Debug\pthreads.lib
动态库
- 3rdparty\pthreads\pthreads_vs2022\d



















