When cc.create_shared is called on windows, it use the gcc to compile the dllmain.cc.I've install MinGW on Windows but it still failed to compiled dllmain.cc

The content of dllmain.cc include “#incluide<windows.h>”, and it can find windows.h in MinGW/include,but generate mistakes in stdarg.h