static void _close(AutoCloseable c) ctex { if (c != null) { c.close(); if (c instanceof InputStream || c instanceof OutputStream) _registerIO(c, null, false); } }