#ifdef __cplusplus extern "C" #endif char ATL_xerbla (); int main () { ATL_xerbla (); ; return 0; }