pub fn get_syntax_graph( ast_graph: &AstGraph, content: &Content, with_cfg: Option<bool>, with_metadata: Option<bool>, ) -> Option<SyntaxGraph>