void insertInt(IStatus status, int tag, int value) { _insertInt(self, status.self, tag, value); status.checkStatus(); }