13#pragma pack(push,_CRT_PACKING)
16#error eh.h is only for C++!
_ACRTIMP terminate_function __cdecl set_terminate(terminate_function func)
_ACRTIMP DECLSPEC_NORETURN void __cdecl unexpected(void)
void(__cdecl * _se_translator_function)(unsigned int code, struct _EXCEPTION_POINTERS *info)
void(__cdecl * terminate_handler)(void)
void(__cdecl * unexpected_function)(void)
void(__cdecl * unexpected_handler)(void)
_ACRTIMP DECLSPEC_NORETURN void __cdecl terminate(void)
void(__cdecl * terminate_function)(void)
_ACRTIMP unexpected_function __cdecl set_unexpected(unexpected_function func)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
void __declspec(noinline) __cdecl _free_base(void *const block)
_CRTIMP bool __cdecl __uncaught_exception(void)
_CRTIMP _se_translator_function __cdecl _set_se_translator(_se_translator_function _NewPtFunc)
_CRTIMP terminate_function __cdecl _get_terminate(void)
_CRTIMP unexpected_function __cdecl _get_unexpected(void)
_CRTIMP int __cdecl _is_exception_typeof(const type_info &_Type, struct _EXCEPTION_POINTERS *_ExceptionPtr)