pub unsafe fn SHSetFolderPathW<P3>( csidl: i32, htoken: Option<HANDLE>, dwflags: u32, pszpath: P3, ) -> Result<()>where P3: Param<PCWSTR>,