macro_rules! cache_sync { (|$row:ident, $id:ident| $key:ident->($update:ident in $self:ident){1}) => { ... }; }