#[no_mangle]
pub unsafe extern "C" fn spArrayFloatArray_addAll(
    self_0: *mut spArrayFloatArray,
    other: *mut spArrayFloatArray
)