/* * Copyright 2025 The Khronos Group Inc. * Copyright 2025 Valve Corporation * Copyright 2025 LunarG, Inc. * * SPDX-License-Identifier: Apache-2.0 */ #include int header_version() { return VK_HEADER_VERSION; }