pub unsafe fn SHGetViewStatePropertyBag<'a, T: Interface>( pidl: *mut ITEMIDLIST, pszbagname: impl IntoParam<'a, PWSTR>, dwflags: u32, ) -> Result<T>