pub type DynServerBitcoinRpc = Arc<dyn IServerBitcoinRpc>;
pub struct DynServerBitcoinRpc { /* private fields */ }