Function windows_sys::Win32::UI::Shell::PathCchCombine

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