#[no_mangle]
pub unsafe extern "C" fn spIkConstraintDataArray_ensureCapacity(
    self_0: *mut spIkConstraintDataArray,
    newCapacity: c_int
)