_DownloadToLocalFile
result = _DownloadToLocalFile(coord, _DeriveCachePath(coord));
status_t result = _DownloadToLocalFile(coord, temporaryFilePath);
status_t _DownloadToLocalFile(const ScreenshotCoordinate& coord,