Variable Config.ctors

restrict usage of constructors

struct Config
{
  // ...
  qcheck.config.Config.Ctors ctors ;
  // ...
}