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

Required features: ‘Win32_UI_Shell’, ‘Win32_System_Registry’