int InvokeMethod_(String params) { var result = _bindings.InvokeMethod(params.toNativeUtf8().cast()); return result; }