16#error "This header is only meant to be included as an X-macro over BSONCXX_ENUM"
19BSONCXX_ENUM(binary, 0x00)
20BSONCXX_ENUM(function, 0x01)
21BSONCXX_ENUM(binary_deprecated, 0x02)
22BSONCXX_ENUM(uuid_deprecated, 0x03)
23BSONCXX_ENUM(uuid, 0x04)
24BSONCXX_ENUM(md5, 0x05)
25BSONCXX_ENUM(encrypted, 0x06)
26BSONCXX_ENUM(column, 0x07)
27BSONCXX_ENUM(sensitive, 0x08)
28BSONCXX_ENUM(user, 0x80)