#[no_mangle]
pub unsafe extern "C" fn spTrackEntryArray_contains(
    self_0: *mut spTrackEntryArray,
    value: *mut spTrackEntry
) -> c_int