I want to access a struct in different threads which contains some Rc data. To keep it simple, let\'s only consider a pure Rc here:
Rc
So this