fn get_simple_attr(attributes: &[Attribute], attr_name: &str) -> Option<Ident>
get a simple #[foo(bar)] attribute, returning “bar”