pub fn python_unambiguous_module_class_binding_bounded( root: Node<'_>, source: &str, target_name: &str, scope_step: impl FnMut() -> bool, ) -> Option<bool>