int getTag(IStatus status) { final res = _getTag(self, status.self); status.checkStatus(); return res; }