static void addRoot(int domInstanceId, int rootId) { _RenderBridgeFFIManager.instance.addRoot(domInstanceId, rootId); }