pub unsafe fn PathCanonicalizeA<P1>( pszbuf: &mut [u8; 260], pszpath: P1, ) -> Result<()>where P1: Param<PCSTR>,