pub fn do_nothing_filter(
    value: &Value,
    _: &HashMap<String, Value>
) -> Result<Value>