pub unsafe fn PathCchAddBackslashEx(
    pszpath: &mut [u16],
    ppszend: Option<*mut PWSTR>,
    pcchremaining: Option<*mut usize>
) -> HRESULT