#[no_mangle]
pub unsafe extern "C" fn spIntArray_setSize(
    self_0: *mut spIntArray,
    newSize: c_int
) -> *mut spIntArray