fn mark_interference(
    room_name: &str,
    ignore_duration: &Duration,
    now: DateTime<Utc>,
    state: &mut AppliedBoosts
)