pub unsafe fn GetShortPathNameA<P0>( lpszlongpath: P0, lpszshortpath: Option<&mut [u8]>, ) -> u32where P0: Param<PCSTR>,