Function windows_sys::Win32::UI::Shell::PathAllocCombine
pub unsafe extern "system" fn PathAllocCombine(
pszpathin: PCWSTR,
pszmore: PCWSTR,
dwflags: PATHCCH_OPTIONS,
ppszpathout: *mut PWSTR,
) -> HRESULT