pub type PythonScopeFacts = HashMap<CodeUnit, LocalBindingsSnapshot<String>>;
pub struct PythonScopeFacts { /* private fields */ }