macro_rules! with_format_context { ($action:expr) => { ... }; }
A macro to access the global format context.