#[no_mangle]
pub unsafe extern "C" fn spFloatArray_ensureCapacity(
    self_0: *mut spFloatArray,
    newCapacity: c_int
)