auth_group_set_type
bool auth_group_set_type(const char *type);
ok = auth_group_set_type($2);
if (!auth_group_set_type(obj.string_value().c_str()))