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