[POC] build: Use clang-cl to build on Windows natively
< to be added >
Closes https://github.com/bitcoin/bitcoin/issues/31456.
Based on https://github.com/bitcoin-core/secp256k1/pull/1647 (the CI lint job failure is expected) and https://github.com/bitcoin/bitcoin/pull/31503.
TODO: the build system is configured without -DWERROR=ON
at this mooment.