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