Function windows_sys::Win32::UI::Shell::AssocQueryStringW

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