macro_rules! bump_if_changed {
    ($obj:ident, $log_entry:expr) => { ... };
}