
struct timex
{
  unsigned modes;
  int :32;
  int :32;
};

