pub const X25519_PUBLIC_KEY_SIZE: usize = 32;
The number of bytes in an x25519 publickey cbindgen:ignore