pub unsafe fn CommandLineFromMsiDescriptor<P0>( descriptor: P0, commandline: PWSTR, commandlinelength: *mut u32, ) -> u32where P0: Param<PCWSTR>,