Function PathCchAppendEx
pub unsafe fn PathCchAppendEx<P2>(
    pszpath: &mut [u16],
    pszmore: P2,
    dwflags: PATHCCH_OPTIONS,
) -> Result<()>where
    P2: Param<PCWSTR>,pub unsafe fn PathCchAppendEx<P2>(
    pszpath: &mut [u16],
    pszmore: P2,
    dwflags: PATHCCH_OPTIONS,
) -> Result<()>where
    P2: Param<PCWSTR>,