Opens the shared opus library build by this plugin.
@override Future<dynamic> load() async { return DynamicLibrary.open('libopus.so'); }