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