Function windows_sys::Win32::UI::Shell::PathCchCombineEx

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