在原生后台线程启动持续事件循环 (ARIA2_RUN_DEFAULT)。
@override Future<void> startNativeRunLoop() async { await _invoke<void>('startRunLoop'); }