#[no_mangle]
pub unsafe extern "C" fn spArrayShortArray_contains(
    self_0: *mut spArrayShortArray,
    value: *mut spShortArray
) -> c_int