pub fn create_encrypted_message( recipient: AgentPubKey, message: NotificationsEncryptedMessage, ) -> ExternResult<()>