pub fn simple_function_symbol( node: &Node<'_>, content: &str, name: &str, docstring: Option<String>, ) -> Symbol
Create a simple function symbol (convenience wrapper).