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