pub fn dbus_address_get_stream_future( address: &str ) -> Pin<Box<dyn Future<Output = Result<(IOStream, Option<GString>), Error>> + 'static>>