pub unsafe fn AssocQueryStringByKeyW<P3>( flags: ASSOCF, str: ASSOCSTR, hkassoc: HKEY, pszextra: P3, pszout: Option<PWSTR>, pcchout: *mut u32, ) -> HRESULTwhere P3: Param<PCWSTR>,