pub async fn api_admin_delete_service( cfg: &ApisixConfig, id: &str, ) -> Result<(), ApisixClientError>