in Sources/RxCBCentral/core/CBCentralManagerType.swift [27:31]
func connect(_ peripheral: CBPeripheralType, options: ConnectionManagerOptions?)
func cancelPeripheralConnection(_ peripheral: CBPeripheralType)
}
extension CBCentralManager: CBCentralManagerType {