fn try_ed25519_public_key_from_bytes( key_bytes: &[u8], ) -> Result<ManagedPointer<*mut EVP_PKEY>, KeyRejected>