pub unsafe fn GetLongPathNameTransactedW<P0>( lpszshortpath: P0, lpszlongpath: Option<&mut [u16]>, htransaction: HANDLE, ) -> u32where P0: Param<PCWSTR>,