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