pub unsafe fn QueryDosDeviceW<P0>( lpdevicename: P0, lptargetpath: Option<&mut [u16]>, ) -> u32where P0: Param<PCWSTR>,