pub type FilterCallback = dyn Fn(&mut Vec<&Frame>) + Send + Sync + 'static;