unzipPPDFile
static int unzipPPDFile(char *ppd, char *printersPPD);
result = unzipPPDFile(ppd, path);
static int unzipPPDFile();