struct attribute_group {
  const char *name;
  struct attribute **attrs;
};