pub unsafe fn AssocQueryStringByKeyA<'a>( flags: u32, str: ASSOCSTR, hkassoc: impl IntoParam<'a, HKEY>, pszextra: impl IntoParam<'a, PSTR>, pszout: PSTR, pcchout: *mut u32, ) -> Result<()>