pub unsafe fn SetDefaultPrinterA<P0>(pszprinter: P0) -> BOOL
where P0: IntoParam<PCSTR>,