pub unsafe extern "C" fn FcPatternGetCharSet(
    _: *mut FcPattern,
    _: *const c_char,
    _: c_int,
    _: *mut *mut FcCharSet
) -> FcResult