pub unsafe fn PyTuple_GET_ITEM(op: *mut PyObject, i: isize) -> *mut PyObject
Available on non-PyPy only.