SCM_STRING_IMMUTABLE_P 1613 src/extlib.c    SCM_RESULT = (SCM_STRINGP(obj)&&SCM_STRING_IMMUTABLE_P(obj));
SCM_STRING_IMMUTABLE_P   51 src/string.c           if (SCM_STRING_IMMUTABLE_P(str))                                \