pub fn get_attr_meta_items(
    attr: &Attribute,
    attr_name: &'static str
) -> Result<Vec<NestedMeta>>