rustpython_vm::obj::objsequence
pub fn len(obj: &PyObjectRef, vm: &VirtualMachine) -> PyResult<usize>