Defines the Dart layout for initializing the engine.
typedef InitEngineDart = void Function(int mode, ffi.Pointer<Utf8> path);