__run_command
ret = __run_command(NULL, 0, cmd, args);
ret = __run_command(local_output, sizeof(local_output), cmd, args);