Function PathCchAppend

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