pub type SharedAnyTask = Arc<RwLock<RawRwLock, Box<dyn FullTask>>>;
pub struct SharedAnyTask { /* private fields */ }