pub unsafe extern "C" fn tracker_batch_add_sparql(
    batch: *mut TrackerBatch,
    sparql: *const c_char
)
Available on crate feature v3_1 only.