macro_rules! stack_canary_guard { ($stack:expr) => { ... }; }
Macro to automatically check stack canaries.