pub unsafe fn PySequence_Fast_GET_ITEM( seq: *mut PyObject, i: isize, ) -> *mut PyObject
PyPy
GraalPy