pub unsafe fn MsiAdvertiseScriptW<P0>( szscriptfile: P0, dwflags: u32, phregdata: Option<*const HKEY>, fremoveitems: bool, ) -> u32where P0: Param<PCWSTR>,