// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. typedef unsigned long long uint64_t; typedef unsigned long long uintptr_t; typedef unsigned int uint32_t; typedef unsigned short uint16_t;