Scm_MakeF32Vector  563 ext/uvector/gauche/uvector.h extern ScmObj Scm_MakeF32Vector(int size, float fill);
Scm_MakeF32Vector 3662 ext/uvector/uvlib.c   SCM_RETURN(Scm_MakeF32Vector(length, filler));