stdlib_current_input_port__STUB 3717 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_current_input_port__STUB, 0, 0, SCM_OBJ(&stdlib_current_input_port__NAME), stdlib_current_input_port, SCM_MAKE_INT(SCM_VM_CURIN), NULL);
stdlib_current_input_port__STUB 4016 src/stdlib.c     SCM_DEFINE(module, "current-input-port", SCM_OBJ(&stdlib_current_input_port__STUB));