pub unsafe fn AssocQueryStringW<'a>( flags: u32, str: ASSOCSTR, pszassoc: impl IntoParam<'a, PWSTR>, pszextra: impl IntoParam<'a, PWSTR>, pszout: PWSTR, pcchout: *mut u32, ) -> Result<()>