exclib_with_exception_handler__STUB   86 src/exclib.c   static SCM_DEFINE_SUBR(exclib_with_exception_handler__STUB, 2, 0, SCM_OBJ(&exclib_with_exception_handler__NAME), exclib_with_exception_handler, NULL, NULL);
exclib_with_exception_handler__STUB  193 src/exclib.c     SCM_DEFINE(module, "with-exception-handler", SCM_OBJ(&exclib_with_exception_handler__STUB));