pub type TagTypeType = BNTagTypeType;
enum TagTypeType { UserTagType = 0, NotificationTagType = 1, BookmarksTagType = 2, }