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