filter foo { define { rx msg: u32; } apply { true && false || true && false; } }