int getScale(IStatus status, int index) { final res = _getScale(self, status.self, index); status.checkStatus(); return res; }