/* ======================================== Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license. ======================================== */ #pragma once #include __init_decl() extern void __compilerkit_unreachable(void); __fini_decl()