stdlib_length__STUB 1711 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_length__STUB, 1, 0, SCM_OBJ(&stdlib_length__NAME), stdlib_length, SCM_MAKE_INT(SCM_VM_LENGTH), NULL);
stdlib_length__STUB 4099 src/stdlib.c     SCM_DEFINE(module, "length", SCM_OBJ(&stdlib_length__STUB));