macro_rules! confirm_prompt { ($($arg:tt)*) => { ... }; }
Interact with the user to get a yes or a no answer