pub fn new_secp256k1_instruction(
    priv_key: &SecretKey,
    message_arr: &[u8]
) -> Instruction