Macro implement_annotations_getters

Source
macro_rules! implement_annotations_getters {
    ($tool_data_type:ident) => { ... };
}