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