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