pub unsafe extern "C" fn SkOrderedFontMgr_onGetFamilyName(
    this: *mut c_void,
    index: c_int,
    familyName: *mut SkString
)