pub unsafe extern "system" fn PathCchCombineEx(
    pszpathout: PWSTR,
    cchpathout: usize,
    pszpathin: PCWSTR,
    pszmore: PCWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"