pub type AttachmentType = AttachmentType<{ Attachment::ID }>;
struct AttachmentType { pub buffer: ZBuf, }
buffer: ZBuf