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