pub unsafe extern "C" fn PyArg_UnpackTuple(
    arg1: *mut PyObject,
    arg2: *const i8,
    arg3: isize,
    arg4: isize,
     ...
) -> i32