Variable MimeGlob.weight

Priority of pattern.

struct MimeGlob
{
  // ...
  uint weight = 50u;
  // ...
}