stdlib_cons__NAME 1393 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_cons__NAME, "cons", 4, 4);
stdlib_cons__NAME 1394 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_cons__STUB, 2, 0, SCM_OBJ(&stdlib_cons__NAME), stdlib_cons, SCM_MAKE_INT(SCM_VM_CONS), NULL);