Scm_F32VectorToVector  574 ext/uvector/gauche/uvector.h extern ScmObj Scm_F32VectorToVector(ScmF32Vector *vec, int start, int end);
Scm_F32VectorToVector 4016 ext/uvector/uvlib.c SCM_RESULT = Scm_F32VectorToVector(v, start, end);