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