pub const X25519_PRIVATE_KEY_SIZE: usize = 32;
The number of bytes in an x25519 private key cbindgen:ignore