pub unsafe extern "C" fn PyErr_Fetch(
    arg1: *mut *mut PyObject,
    arg2: *mut *mut PyObject,
    arg3: *mut *mut PyObject
)