pub unsafe fn DeletePrinterDataA<P0, P1>(hprinter: P0, pvaluename: P1) -> u32where P0: Param<HANDLE>, P1: Param<PCSTR>,