macro_rules! disallow_input_fillers {
    ($a:ident) => { ... };
}