Defines the native C layout for initializing the engine.
typedef InitEngineNative = ffi.Void Function( ffi.Int32 mode, ffi.Pointer<Utf8> path);