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