macro_rules! riot_main_with_tokens {
    ($main:ident) => { ... };
}
👎Deprecated: Use riot_main instead, which takes multiple signatures