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