pub async fn destroy_iface(
    monitor_proxy: &DeviceMonitorProxy,
    iface_id: u16
) -> Result<(), Error>