string_to_bytevector 9108 ext/uvector/uvlib.c SCM_RETURN(string_to_bytevector(SCM_CLASS_S8VECTOR, s, start, end));
string_to_bytevector 9145 ext/uvector/uvlib.c SCM_RETURN(string_to_bytevector(SCM_CLASS_U8VECTOR, s, start, end));