Construct a typed ActorRef from an untyped one and a protocol definition (i.e.
Construct a typed ActorRef from an untyped one and a protocol definition (i.e. a recipient message type). This can be used to properly represent untyped Actors within the typed world, given that they implement the assumed protocol.