pub fn subscribe_channel_connected(
    handler: Box<dyn Fn(ChannelEvent) + Send + Sync>
)