Variable TopN.n

struct TopN
{
  // ...
  uint n ;
  // ...
}