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