public IntPtr PyCFunction_NewEx(IntPtr ml, IntPtr self, IntPtr mod) { return(Runtime_Windows.PyCFunction_NewEx(ml, self, mod)); }