pub unsafe fn PathCchAppend<P0>(pszpath: &mut [u16], pszmore: P0) -> Result<()>where P0: Param<PCWSTR>,