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