#[no_mangle]
pub unsafe extern "C" fn spTrackEntryArray_add(
    self_0: *mut spTrackEntryArray,
    value: *mut spTrackEntry
)