stdlib_vector_length__NAME 3175 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_vector_length__NAME, "vector-length", 13, 13);
stdlib_vector_length__NAME 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);