Enable build of static library on Windows (.lib bundled with all dependencies)
- Fix bundle_static to find lib.exe on Windows.
- Fix the static build by using VCPKG dependencies instead of cmake external project.
- Add switch to enable static build on build-win64.ps1