_SetupCommon
status_t _SetupCommon(const char* host = NULL);
status_t error = _SetupCommon(host);
status_t error = _SetupCommon();