#[no_mangle]
pub unsafe extern "C" fn spIkConstraintDataArray_add(
    self_0: *mut spIkConstraintDataArray,
    value: *mut spIkConstraintData
)