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