pub trait SSS: Send + Sync + 'static { }
Thread safe (items and fns) These traits are required by Nucleo since it works in a different thread