pub unsafe extern "C" fn cluster_model_components(
TrainingImages: Hobject,
ModelComponents: *mut Hobject,
ComponentTrainingID: Hlong,
AmbiguityCriterion: *const c_char,
MaxContourOverlap: f64,
ClusterThreshold: f64,
) -> Herror