pub unsafe fn QueryDosDeviceA<P0>( lpdevicename: P0, lptargetpath: Option<&mut [u8]>, ) -> u32where P0: Param<PCSTR>,