#pragma once #include "irl-source.h" void ingest_thread_start(struct irl_source_data *data); void ingest_thread_stop(struct irl_source_data *data);