fn function_name(node: Node<'_>, source: &str) -> Option<String>
Extract the function name from a function definition/declaration node.