pub fn external_ecdh( external_command: &str, parameter: &str, ephemera_public_key: &[u8], ) -> XResult<Vec<u8>>