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