Scm_MakeS64Vector  449 ext/uvector/gauche/uvector.h extern ScmObj Scm_MakeS64Vector(int size, ScmInt64 fill);
Scm_MakeS64Vector 2764 ext/uvector/uvlib.c   SCM_RETURN(Scm_MakeS64Vector(length, filler));