#[no_mangle]
pub unsafe extern "C" fn spTrackEntryArray_addAll(
    self_0: *mut spTrackEntryArray,
    other: *mut spTrackEntryArray
)