Build [NT]: Test for C99-style struct initialization. MSVC lagged in implementing the C99 standard, and apparently first started supporting C99-style structure initialization in 2013. Fixes compilation issues on NT (and other platforms with old compilers).