pub(crate) fn urcu_spawn(obj: &Object) -> Result<Option<Daemon>>
Spawn the urcu reclaim daemon if @obj carries the scx_urcu doorbell and driver programs. Called from ArenaLib::setup(), the daemon is owned by the returned ArenaLib.