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