pub unsafe extern "C" fn fill_remaining_id(
    new_dets: *mut detection,
    new_dets_num: c_int,
    new_track_id: c_int,
    thresh: f32
) -> c_int