function a = any_old_function(x)
    a = 2 * x;
end