s2b              1041 src/string.c       const ScmStringBody *s2b = SCM_STRING_BODY(s2);
s2b              1043 src/string.c                          SCM_STRING_BODY_START(s2b),
s2b              1044 src/string.c                          SCM_STRING_BODY_SIZE(s2b),
s2b              1045 src/string.c                          SCM_STRING_BODY_LENGTH(s2b),
s2b              1046 src/string.c                          SCM_STRING_BODY_INCOMPLETE_P(s2b),