// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // // Disable some commonly ignored warnings // MSVC_DISABLE_WARNING(4200) // nonstandard extension used : zero-sized array in struct/union