pub type AttachList<'a> = TableRef<'a, AttachListMarker>;
Attachment Point List Table
pub struct AttachList<'a> { /* private fields */ }