pub unsafe extern "C" fn PyTuple_Pack(
    arg1: Py_ssize_t,
     ...
) -> *mut PyObject