Scm_VaCons        824 src/gauche.h   SCM_EXTERN ScmObj Scm_VaCons(va_list elts);
Scm_VaCons        103 src/list.c         cdr = Scm_VaCons(pvar);