pub type SessionId = ArrayString<SESSION_ID_LENGTH>;
#[repr(C)]pub struct SessionId { /* private fields */ }