macro_rules! usage_with_ident {
    ($name:expr, $usage:expr, $help:expr) => { ... };
}