Issue #15422: get rid of PyCFunction_New macro
diff --git a/PC/python34stub.def b/PC/python34stub.def
index 3dbb056..c0f3b35 100644
--- a/PC/python34stub.def
+++ b/PC/python34stub.def
@@ -37,6 +37,7 @@
 PyCFunction_GetFlags
 PyCFunction_GetFunction
 PyCFunction_GetSelf
+PyCFunction_New
 PyCFunction_NewEx
 PyCFunction_Type
 PyCallIter_New