pub unsafe extern "C" fn get_found_component_model(
FoundComponents: *mut Hobject,
ComponentModelID: Hlong,
ModelStart: Hlong,
ModelEnd: Hlong,
RowComp: f64,
ColumnComp: f64,
AngleComp: f64,
ScoreComp: f64,
ModelComp: Hlong,
ModelMatch: Hlong,
MarkOrientation: *const c_char,
RowCompInst: *mut f64,
ColumnCompInst: *mut f64,
AngleCompInst: *mut f64,
ScoreCompInst: *mut f64,
) -> Herror