pub unsafe fn SetDefaultPrinterW<P0>(pszprinter: P0) -> BOOL
where P0: IntoParam<PCWSTR>,