pub const ED25519_SIGNATURE_SIZE: usize = 64;
The number of bytes in an ed25519 signature cbindgen:ignore