TWO_POW_24

Fully qualified path: alexandria_math::sha512::TWO_POW_24

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