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