pub type OtherReceive<Act, Msg> = fn(_: &mut Act, _: &Context<Msg>, _: ActorMsg<Msg>, _: Option<ActorRef<Msg>>);