Scm_MakeS32Vector  335 ext/uvector/gauche/uvector.h extern ScmObj Scm_MakeS32Vector(int size, ScmInt32 fill);
Scm_MakeS32Vector 1866 ext/uvector/uvlib.c   SCM_RETURN(Scm_MakeS32Vector(length, filler));