//! AFS Record Types pub const index_stack: u16 = 0x0001; pub const index_unit: u16 = 0x0002; pub const index_stack_thread: u16 = 0x0003; pub const index_unit_thread: u16 = 0x0004;