pub fn handle_from_graph<D: PluginDsp>( inner: Box<GraphInner<D>>, ) -> *mut BbxGraph
Convert a GraphInner to an opaque handle.