exclib_current_exception_handler__NAME   55 src/exclib.c   static SCM_DEFINE_STRING_CONST(exclib_current_exception_handler__NAME, "current-exception-handler", 25, 25);
exclib_current_exception_handler__NAME   56 src/exclib.c   static SCM_DEFINE_SUBR(exclib_current_exception_handler__STUB, 0, 0, SCM_OBJ(&exclib_current_exception_handler__NAME), exclib_current_exception_handler, NULL, NULL);