public static bool apiSetConfig(string cfgName, string cfgValue) { return(_apiInternal.apiSetConfig(cfgName, cfgValue)); }