#include <fontconfig/fontconfig.h> FcBool FcCharSetHasChar (const FcCharSet *fcs, FcChar32 ucs4);
Returns whether fcs contains the char ucs4.