Scm_MakeS16Vector  221 ext/uvector/gauche/uvector.h extern ScmObj Scm_MakeS16Vector(int size, short fill);
Scm_MakeS16Vector  968 ext/uvector/uvlib.c   SCM_RETURN(Scm_MakeS16Vector(length, filler));