void IsJoinGroup(ffi.Pointer<ffi.Char> operationID, ffi.Pointer<ffi.Char> groupID) { return _IsJoinGroup(operationID, groupID); }