bm_op
| F_DELETE '(' mentry ')' { $$ = bm_op($1, $3, NULL); }
struct bt_stmt *bm_op(enum bt_action, struct bt_arg *, struct bt_arg *);