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