int getState(IStatus status, int pos) { final res = _getState(self, status.self, pos); status.checkStatus(); return res; }