pub unsafe extern "C" fn PyIter_Send( iter: *mut PyObject, arg: *mut PyObject, result: *mut *mut PyObject, ) -> PySendResult