#[no_mangle]
pub unsafe extern "C" fn spUnsignedShortArray_contains(
    self_0: *mut spUnsignedShortArray,
    value: c_ushort
) -> c_int