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