public int PyErr_ExceptionMatches(IntPtr exception) { return(Runtime_Posix.PyErr_ExceptionMatches(exception)); }