pub unsafe extern "C" fn PyTuple_SetItem( arg1: *mut PyObject, arg2: Py_ssize_t, arg3: *mut PyObject, ) -> c_int