macro_rules! try_with_interrupt {
    ($e:expr) => { ... };
}