pub type AuthorizationList = Vec<AuthorizationListItem>;
pub struct AuthorizationList { /* private fields */ }