macro_rules! unwrap_ctx {
    ($e:expr $(,)?) => { ... };
}