macro_rules! whitelist_account {
    ($acc:ident) => { ... };
}