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