rustpython_vm::obj::objsequence
pub fn seq_mul(elements: &[PyObjectRef], counter: isize) -> Vec<PyObjectRef>