pub unsafe extern "C" fn SkOrderedFontMgr_onMakeFromFile(
    this: *mut c_void,
    path: *const c_char,
    ttcIndex: c_int
) -> sk_sp<SkTypeface>