pub unsafe fn PathCchAppend<'a>( pszpath: impl IntoParam<'a, PWSTR>, cchpath: usize, pszmore: impl IntoParam<'a, PWSTR>, ) -> Result<()>