thread_error_handler_STUB   61 ext/threads/threads.c static SCM_DEFINE_SUBR(thread_error_handler_STUB, 1, 0, SCM_OBJ(&thread_error_handler_NAME), thread_error_handler, NULL, NULL);
thread_error_handler_STUB   74 ext/threads/threads.c     vm->defaultEscapeHandler = SCM_OBJ(&thread_error_handler_STUB);