Initialize layout model with path
void initModel(ffi.Pointer<ffi.Char> modelPath) { return _initModel(modelPath); }