_WIN32_WINNT_WINXP

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_WINXP = 0x0501;

Meta