#pragma once extern "C" { int compat_check_exit_requested(); void compat_request_exit(); }