macro_rules! trivial_op_state_freeeze {
    ($state:ty) => { ... };
}