Macro ensure_non_staticcall

Source
macro_rules! ensure_non_staticcall {
    ($ecx:expr) => { ... };
}