Scm_F64VectorToVector  631 ext/uvector/gauche/uvector.h extern ScmObj Scm_F64VectorToVector(ScmF64Vector *vec, int start, int end);
Scm_F64VectorToVector 4465 ext/uvector/uvlib.c SCM_RESULT = Scm_F64VectorToVector(v, start, end);