pub fn extract_function( node: &Node<'_>, content: &str, in_container: bool, name: &str, ) -> Symbol
Extract a function/method symbol from a node.