stdlib_string_append__STUB 2950 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_string_append__STUB, 0, 1, SCM_OBJ(&stdlib_string_append__NAME), stdlib_string_append, NULL, NULL);
stdlib_string_append__STUB 4046 src/stdlib.c     SCM_DEFINE(module, "string-append", SCM_OBJ(&stdlib_string_append__STUB));