pub unsafe fn PyTuple_GET_ITEM(op: *mut PyObject, i: isize) -> *mut PyObject
GraalPy
PyPy
Py_LIMITED_API
RustPython