#[no_mangle]
pub unsafe extern "C" fn spPropertyIdArray_ensureCapacity(
    self_0: *mut spPropertyIdArray,
    newCapacity: c_int
)