pub(crate) fn vconcat<'ob>( sequences: &[Gc<ObjectType<'_>>], cx: &'ob Context<'_>, ) -> Result<Gc<&'ob LispVec>>