pub unsafe fn AddPrinterDriverW<P0>( pname: P0, level: u32, pdriverinfo: *const u8, ) -> Result<()>where P0: Param<PCWSTR>,