int a = n - 1;
    int x;
    embb::mtapi::Task task = node.Start(fibonacciJob, &a, &x);