pub unsafe fn SHCreateItemInKnownFolder<'a, T: Interface>( kfid: *const Guid, dwkfflags: u32, pszitem: impl IntoParam<'a, PWSTR>, ) -> Result<T>