强制删除,不通知trackers自己下线
@override Future<String> forceRemove(String gid) async { return await _requestApi('aria2.forceRemove', [gid]); }