void SetAppBadge(ffi.Pointer<ffi.Char> operationID, int appUnreadCount) { return _SetAppBadge(operationID, appUnreadCount); }