pub fn create_chi_histogram_cost_extractor( n_dummies: i32, default_cost: f32, ) -> Result<Ptr<HistogramCostExtractor>>