macro_rules! h512 { ($arg:literal) => { ... }; }
A macro used to create a const H512 from a hexadecimal string or a trimmed hexadecimal string.
H512