pub unsafe extern "C" fn C_SkFontMgr_makeFromStream(
    self_: *const SkFontMgr,
    stream: *mut SkStreamAsset,
    ttcIndex: c_int
) -> *mut SkTypeface