macro_rules! lazy_state { ($e:expr) => { ... }; }
Initializes a static ‘AtomState’ by ‘once_cell::Lazy’