macro_rules! get_char {
    ($me:expr, $input:expr) => { ... };
}