pub unsafe extern "C" fn SkFontMgr_createStyleSet(
    this: *const SkFontMgr,
    index: c_int
) -> sk_sp<SkFontStyleSet>