pub fn save_graph(graph: &CodePropertyGraph, path: &Path) -> Result<()>
Save a graph to disk (bincode + zstd).