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