fn new(config ActorConfig) !Actor
struct Actor { pub mut: osis osis.OSIS }
struct ActorConfig { osis.OSISConfig }