pub unsafe extern "C" fn SkOrderedFontMgr_onMakeFromData(
    this: *mut c_void,
    arg1: sk_sp<SkData>,
    ttcIndex: c_int
) -> sk_sp<SkTypeface>