macro_rules! generic_standalone_run {
    ($t: ident) => { ... };
}