pub unsafe extern "C" fn PyTuple_New(
    size: Py_ssize_t
) -> *mut PyObject