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