syserror_allocate   48 src/error.c    static ScmObj syserror_allocate(ScmClass *klass, ScmObj initargs);
syserror_allocate  399 src/error.c            SCM_SYSTEM_ERROR(syserror_allocate(SCM_CLASS_SYSTEM_ERROR, SCM_NIL));