pub fn new_secp256r1_instruction( message: &[u8], signing_key: EcKey<Private>, ) -> Result<Instruction, Box<dyn Error>>