stdlib_vector_length__STUB 3176 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_vector_length__STUB, 1, 0, SCM_OBJ(&stdlib_vector_length__NAME), stdlib_vector_length, SCM_MAKE_INT(SCM_VM_VEC_LEN), NULL);
stdlib_vector_length__STUB 4038 src/stdlib.c     SCM_DEFINE(module, "vector-length", SCM_OBJ(&stdlib_vector_length__STUB));