macro_rules! option_op_saturating {
    ($trait:ident, $op:ident, $op_name:ident $(,)?) => { ... };
}