pub async fn create_iface( monitor_proxy: &DeviceMonitorProxy, phy_id: u16, role: WlanMacRole, sta_address: MacAddr, ) -> Result<u16, Error>