public static bool apiResultInt(out short buffer, string result, ushort rset) { return(_apiInternal.apiResultInt(out buffer, result, rset)); }