_WIN32_WINNT_WIN7

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) @nogc nothrow __gshared
enum _WIN32_WINNT_WIN7 = 0x0601;

Meta