pub unsafe extern "C" fn FcPatternAddCharSet(
    _: *mut FcPattern,
    _: *const c_char,
    _: *const FcCharSet
) -> FcBool