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