macro_rules! remove_file {
    ($filepath:expr) => { ... };
}