macro_rules! tools_data_initializer {
    ($actor:expr, $variant:ident, $tool_data_type:ident) => { ... };
}