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