Function windows_sys::Win32::UI::Shell::PathCchAppendEx

pub unsafe extern "system" fn PathCchAppendEx(
    pszpath: PWSTR,
    cchpath: usize,
    pszmore: PCWSTR,
    dwflags: PATHCCH_OPTIONS,
) -> HRESULT