pub unsafe extern "C" fn get_component_relations(
Relations: *mut Hobject,
ComponentTrainingID: Hlong,
ReferenceComponent: Hlong,
Image: *const c_char,
Row: *mut f64,
Column: *mut f64,
Phi: *mut f64,
Length1: *mut f64,
Length2: *mut f64,
AngleStart: *mut f64,
AngleExtent: *mut f64,
) -> Herror