pub fn graph_stop(graph: &mut ove_audio_graph) -> Result<()>
Stop the graph.
Returns an error if graph is not in RUNNING state.