pub fn resolve_import_bindings( python: &dyn PythonSource, file: &ProjectFile, ) -> HashMap<String, CodeUnit>