#[no_mangle]
pub unsafe extern "C" fn spArrayFloatArray_add(
    self_0: *mut spArrayFloatArray,
    value: *mut spFloatArray
)