Macro get_callback

Source
macro_rules! get_callback {
    ($ai_id:expr, $command_name:ident) => { ... };
}