pub unsafe fn SHSetFolderPathW<'a>( csidl: i32, htoken: impl IntoParam<'a, HANDLE>, dwflags: u32, pszpath: impl IntoParam<'a, PWSTR>, ) -> Result<()>