pub unsafe extern "system" fn AssocQueryStringW(
    flags: u32,
    str: ASSOCSTR,
    pszassoc: PCWSTR,
    pszextra: PCWSTR,
    pszout: PWSTR,
    pcchout: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"