macro_rules! set_context { ($key:expr, $val:expr) => { ... }; }
Set a key-value pair in the current context.