强制暂停所有
@override Future<String> forcePauseAll() async { return await _requestApi('aria2.forcePauseAll', []); }