pub(crate) const STOP_EXTERNAL: i64 = -1;
stop_state sentinel: authoritative external stop (-1). Any positive value instead is the OS tid of a capture thread that self-stopped from its callback.
stop_state