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