pub fn compare_ops(
    p_op: &OperatorDef,
    g_op: &OperatorDef,
    arg_match: bool
) -> bool