stdlib_current_output_port__STUB 3732 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_current_output_port__STUB, 0, 0, SCM_OBJ(&stdlib_current_output_port__NAME), stdlib_current_output_port, SCM_MAKE_INT(SCM_VM_CUROUT), NULL);
stdlib_current_output_port__STUB 4015 src/stdlib.c     SCM_DEFINE(module, "current-output-port", SCM_OBJ(&stdlib_current_output_port__STUB));