_AddSuperItem
ListItem* artistItem = _AddSuperItem(artist, fArtistList, NULL);
ListItem* albumItem = _AddSuperItem(album, fAlbumList, artistItem);