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