pub unsafe fn GetFullPathNameW<P0>( lpfilename: P0, lpbuffer: Option<&mut [u16]>, lpfilepart: Option<*mut PWSTR>, ) -> u32where P0: Param<PCWSTR>,