Variable CallbackDestructor.args

struct CallbackDestructor
{
  // ...
  Args args ;
  // ...
}