stdlib_vector_ref__NAME 3211 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_vector_ref__NAME, "vector-ref", 10, 10);
stdlib_vector_ref__NAME 3212 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_vector_ref__STUB, 2, 1, SCM_OBJ(&stdlib_vector_ref__NAME), stdlib_vector_ref, NULL, NULL);