type AttachmentDataVec<T> = ArrayVec<T, MAX_TOTAL_ATTACHMENTS>;
struct AttachmentDataVec<T> { /* private fields */ }