fn convert_attribute( name: &str, value: &Option<ChunkExpr>, annotation: &Option<ChunkExpr>, docstring: Option<&str>, type_hint_for_annotation_id: &HashMap<String, Expr>, ) -> Attribute