TWO_POW_32

Fully qualified path: alexandria_math::sha512::TWO_POW_32

#![allow(unused)]
fn main() {
pub const TWO_POW_32: u64 = 0x100000000;
}