pub unsafe fn PyIter_Check(o: *mut PyObject) -> c_int
This is supported on neither Py_LIMITED_API nor PyPy.