pub unsafe fn PathCchCanonicalize<P2>( pszpathout: &mut [u16], pszpathin: P2, ) -> Result<()>where P2: Param<PCWSTR>,