#[no_mangle]
pub unsafe extern "C" fn spPathConstraintDataArray_removeAt(
    self_0: *mut spPathConstraintDataArray,
    index: c_int
)