pub unsafe extern "C" fn get_component_model_tree(
Tree: *mut Hobject,
Relations: *mut Hobject,
ComponentModelID: Hlong,
RootComponent: Hlong,
Image: *const c_char,
StartNode: *mut Hlong,
EndNode: *mut Hlong,
Row: *mut f64,
Column: *mut f64,
Phi: *mut f64,
Length1: *mut f64,
Length2: *mut f64,
AngleStart: *mut f64,
AngleExtent: *mut f64,
) -> Herror