pub unsafe extern "system" fn AssocQueryKeyW(
    flags: u32,
    key: ASSOCKEY,
    pszassoc: PCWSTR,
    pszextra: PCWSTR,
    phkeyout: *mut HKEY
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_System_Registry"