public int GetInt(string key) { int ret = SphinxBasePINVOKE.Config_GetInt(swigCPtr, key); return(ret); }