pub unsafe fn PyStructSequence_SET_ITEM( op: *mut PyObject, i: isize, v: *mut PyObject)
Py_LIMITED_API
PyPy