@interface PGWrapperMusicSourceCacheManager : NSObject + (void)pruneUnusedSourcesWithPhotoLibrary:(id)a0 graphManager:(id)a1 progressReporter:(id)a2 completionHandler:(id /* block */)a3; - (id)init; @end