pub type AreaId = String;
Cortical area identifier (6-character string in Python)
pub struct AreaId { /* private fields */ }