pub unsafe extern "C" fn PyCFunction_NewEx(
    arg1: *mut PyMethodDef,
    arg2: *mut PyObject,
    arg3: *mut PyObject
) -> *mut PyObject