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

Required features: ‘Win32_UI_Shell’, ‘Win32_System_Registry’