pub type AuthQueue = FixedVec<AuthorizerHash, ConstU32<{ _ }>>;
struct AuthQueue(/* private fields */);