macro_rules! state_stack_unpack_struct_inst {
    ($e: expr) => { ... };
}