read_symbol        60 src/read.c     static ScmObj read_symbol(ScmPort *port, ScmChar initial, ScmReadContext *ctx);
read_symbol       539 src/read.c             return read_symbol(port, c, ctx);