Constant ATOMIC_BOOL_INIT

Deprecated since 1.34.0: the `new` function is now preferred
pub const ATOMIC_BOOL_INIT: AtomicBool;

An AtomicBool initialized to false.