pub unsafe extern "C" fn PyIter_Send( iter: *mut PyObject, arg: *mut PyObject, presult: *mut *mut PyObject, )
PyPy
Py_3_10