exclib_current_exception_handler__STUB   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);
exclib_current_exception_handler__STUB  194 src/exclib.c     SCM_DEFINE(module, "current-exception-handler", SCM_OBJ(&exclib_current_exception_handler__STUB));