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