settscdump is definitely an implementation detail
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index f2e5983..b535c22 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -890,6 +890,11 @@
 
    .. versionadded:: 2.4
 
+   .. impl-detail::
+
+      This function is intimately bound to CPython implementation details and
+      thus not likely to be implemented elsewhere.
+
 
 .. data:: stdin
           stdout