VARS {
   Flag: bool;
   Num: int32;
}

REMAP {
   inbound.req.X-foo = "bar";
}
