FcStrSetAdd - add to a string set
#include <fontconfig/fontconfig.h>
FcBool FcStrSetAdd (FcStrSet *set, const FcChar8 *s);
Adds a copy of s to set.