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