pub fn collect_python_identifiers( node: Node<'_>, source: &str, identifiers: &mut HashSet<String>, )