fn trim_to_budget_jsonb( stats: &mut ProtoJsonMapStats, budget_shortfall: &mut usize, force_keep_col: &impl Fn(&str) -> bool, )