Create and initialize an engine with the given config. Returns an engine ID.
Future<String> createEngine(Map<String, dynamic> config);