def next(self): return _cvxcore.SwigPyIterator_next(self)
def next(self) -> "PyObject *": return _cvxcore.SwigPyIterator_next(self)