I am cross compiling from linux to windows -msvc
.
If you can accept microsoft visual studio license, you can use xwin to download the windows sdk and the microsoft c runtime.
The command line, include paths, and library paths: zig translate-c windows.h · GitHub