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