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