pub fn vlq_encode_many(values: &[i32]) -> String
Encodes multiple values into a VLQ string with separators.