pub unsafe fn PathCanonicalizeW<P1>( pszbuf: &mut [u16; 260], pszpath: P1, ) -> Result<()>where P1: Param<PCWSTR>,