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