/*
* Copyright Andrey Semashev 2020.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*/
// nonstandard extension used : nameless struct/union
// Inconsistent annotation for 'X'
// ISO C++ 1998 does not support 'long long'
// !defined(BOOST_WINAPI_ENABLE_WARNINGS)