fn concat_linkvecs<'db>( env: &mut Env<'db>, lhs: &[RedLink<'db>], rhs: &[RedLink<'db>], ) -> Errors<Vec<RedLink<'db>>>