pub async fn get_sme_proxy(
    wlan_svc: &DeviceMonitorProxy,
    iface_id: u16
) -> Result<ClientSmeProxy, Error>