#[no_mangle]
pub unsafe extern "C" fn spPathConstraintDataArray_add(
    self_0: *mut spPathConstraintDataArray,
    value: *mut spPathConstraintData
)