pub async fn remove_network(
    client_controller: &ClientControllerProxy,
    ssid: &Ssid,
    security_type: SecurityType,
    credential: Credential
)