ActorInitContext does not exists
I'm trying to create an actor with a dynamic state, tried to use the
ActorInitContext as the example from the code snippet, the rivetkit library does not find that interface. I have installed "rivetkit": "^2.0.28"

