stdlib_apply__NAME 3419 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_apply__NAME, "apply", 5, 5);
stdlib_apply__NAME 3420 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_apply__STUB, 2, 1, SCM_OBJ(&stdlib_apply__NAME), stdlib_apply, SCM_MAKE_INT(SCM_VM_APPLY), NULL);