pub async fn handle_suggest_ap_mac(
    configurator: DeprecatedConfiguratorProxy,
    mac: MacAddress
) -> Result<(), Error>