pub const ED25519_PUBLIC_KEY_SIZE: usize = 32;
The number of bytes in an ed25519 public key cbindgen:ignore