public void PyErr_Restore(IntPtr ob, IntPtr val, IntPtr tb) { Runtime_Posix.PyErr_Restore(ob, val, tb); }