pub unsafe fn MsiGetShortcutTargetW<P0>( szshortcutpath: P0, szproductcode: Option<PWSTR>, szfeatureid: Option<PWSTR>, szcomponentcode: Option<PWSTR>, ) -> u32where P0: Param<PCWSTR>,