TWO_POW_16

Fully qualified path: alexandria_math::sha512::TWO_POW_16

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