Variable CallbackFactoryAnnotation.args

struct CallbackFactoryAnnotation
{
  // ...
  Tuple!Args args ;
  // ...
}