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