pub unsafe fn PathCchAddExtension<P2>( pszpath: &mut [u16], pszext: P2, ) -> Result<()>where P2: Param<PCWSTR>,