#pragma once #ifdef __cplusplus extern "C" { #endif void _Exit(); #ifdef __cplusplus } #endif