rustpython_vm::obj::objiter
pub fn call_next(vm: &VirtualMachine, iter_obj: &PyObjectRef) -> PyResult