pub unsafe fn PySequence_ITEM(seq: *mut PyObject, i: isize) -> *mut PyObject
Py_LIMITED_API
RustPython