stdlib_vector_ref__STUB 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);
stdlib_vector_ref__STUB 4036 src/stdlib.c     SCM_DEFINE(module, "vector-ref", SCM_OBJ(&stdlib_vector_ref__STUB));
stdlib_vector_ref__STUB 4037 src/stdlib.c     Scm_SetterSet(SCM_PROCEDURE(&stdlib_vector_ref__STUB), SCM_PROCEDURE(&stdlib_vector_setX__STUB), TRUE);