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