const EXPANDED_SECRET_KEY_NONCE_LENGTH: usize = 32;
The length of the “nonce” portion of an “expanded” ed25519 secret key, in bytes.