pub unsafe extern "C" fn FT_Get_Sfnt_LangTag(
    face: FT_Face,
    langID: FT_UInt,
    alangtag: *mut FT_SfntName
) -> FT_Error